Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/reserves/refunds

Description:

Configuration settings for refunds reserve (see Reserves for more info).

Supported Actions:

delete  
Method:  DELETE       Implicit:  Yes       Returns:  ServiceResponse      
Consumes:  xurl  Produces:  json, xml 
 
Deletes configuration settings for refunds reserve.


load  
Method:  GET       Implicit:  Yes       Returns:  MerchantRefundsReserve *      
Consumes:  xurl  Produces:  json, xml 
 
Loads configuration settings for refunds reserve.


modify  
Method:  POST       Implicit:  Yes       Returns:  MerchantRefundsReserve *      
Consumes:  json, xml, xurl  Produces:  json, xml 
 
Updates existing configuration settings for refunds reserve.

Parameters:
# Name Type Required Default Description
01 object MerchantRefundsReserve * Yes Updates object information.

Encapsulates refund reserve related information.